Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online image change: route to temporary subcluster to keep online #131

Merged
merged 6 commits into from
Dec 21, 2021

Conversation

spilchen
Copy link
Collaborator

This is the next set of changes for online image change. It will route to a temporary subcluster, called a transient, so that client connections connect to an up node. It will automatically route back to the original subcluster once the subcluster is back up. It will also process secondary subclusters that they are brought back up.

This includes some rework in the onlineimagechange_reconciler to cut down on the amount of code duplication.

Added the ability to specify a template for the transient cluster. This will get created when the image change starts and will get cleanup up when the image change is done.

@spilchen spilchen self-assigned this Dec 20, 2021
@spilchen spilchen merged commit 2b458b4 into vertica:online-upgrade Dec 21, 2021
@spilchen spilchen deleted the client-routing branch December 21, 2021 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants